In [2]:
print('Hello Professor')
Hello Professor

Is this okay?

This is just an example

In [3]:
display(Markdown('#Please ignore the content of the audio'))
display(Markdown('##It is just a demo of audio capability'))
ipd.Audio('audio/marfa.mp3')

Please ignore the content of the audio

It is just a demo of audio capability

Out[3]:
In [4]:
Image(filename='pics/me.JPG')
Out[4]:
In [ ]: